Spread Windows Forms 8.0 Product Documentation
CollectionBase<T> Class
Members 


Represents a CollectionBase class, which is a base class.
Object Model
CollectionBase<T> ClassT Class
Syntax
'Declaration
 
Public Class CollectionBase(Of T) 
   Inherits System.Collections.CollectionBase
'Usage
 
Dim instance As CollectionBase(Of T)
public class CollectionBase<T> : System.Collections.CollectionBase 
Type Parameters
T
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>
         GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<T>

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

CollectionBase<T> Members
GrapeCity.Win.Spread.InputMan.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.